home *** CD-ROM | disk | FTP | other *** search
/ PC Media 4 / PC MEDIA CD04.iso / share / udos / viz424 / viz.dat < prev    next >
Text File  |  1992-07-10  |  12KB  |  223 lines

  1.                  ╦═╗
  2.                  ║ ║╔═╗╠═ ╔═╗
  3.                  ║ ║╔═╣║  ╔═╣
  4.                  ╩═╝╚═╝╚═╝╚═╝
  5.  
  6.                       VIz
  7.                 Revision 4.24.0
  8.  
  9.            Copyright (c) 1989-1992, FM de Monasterio
  10.             Licensed Material - All rights reserved
  11.  
  12.  
  13.    BENCHMARKS
  14.  
  15.    Benchmark timings were obtained with the utility VIZMARK.EXE, version 2.30,
  16.    which measures the performance of several video input and output functions,
  17.    and which is BBS-distributed as the archive VIZMK230.ZIP.
  18.  
  19.    The first part of VIzMARK writes text to the video via several DOS and BIOS
  20.    services. Each category writes 100 lines of 80-characters starting from the
  21.    line at the top of the screen. (In a 25-line display screen, the categories
  22.    produce timings with a scrolling bias of 3:1). Window writing and scrolling
  23.    and other BIOS video functions are also timed. The results are expressed in
  24.    milliseconds per screen line.
  25.  
  26.    The second part of VIzMARK sends a number of standard ANSI escape sequences
  27.    to the screen via interrupt 29h (Fast Console), which is used by MS-DOS for
  28.    character input/output. Such results are expressed as milliseconds per ANSI
  29.    screen line.
  30.                       ****
  31.  
  32.    These data represent the mean of 5 sequential timing runs, after an initial
  33.    run that was discarded, expressed as an acceleration factor relative to the
  34.    timings obtained in the absence of a video accelerator. In other words, the
  35.    higher this factor the shorter the actual video times for a given task.
  36.  
  37.  
  38.    The following machines were used for the testing:
  39.  
  40.    1.  33-Mhz, 486 computer with a 32-bit bus, a COMPAQ BIOS, and a 16-bit VGA
  41.        planar adapter.  Operating system: MS-DOS 5.00.
  42.  
  43.    2.  25-Mhz, 486 computer with a 32-bit bus, an Award BIOS version 3.12.00d-
  44.        21, and a 16-bit VGA nonplanar adapter.  Operating system: MS-DOS 4.01.
  45.  
  46.    3.  16-Mhz, 386 computer with a 16-bit bus, a 1984-IBM AT BIOS and a 16-bit
  47.        VGA nonplanar adapter.  Operating system: MS-DOS 5.00.
  48.  
  49.    4.  10-Mhz, 286 computer with a 16-bit bus, a PREMIUM/286 BIOS version 1.10
  50.        and an EGA adapter.  Operating system: MS-DOS 3.30.
  51.  
  52.  
  53.    In machines with an adjustable clock rate, the fastest rate was always used.
  54.    A 25 row, 80 column screen was used in all machines.  All VIz versions being
  55.    tested used word OUT addressing.
  56.  
  57.    To facilitate comparisons across machines, the BIOS (video) was not remapped
  58.    to faster RAM in the 386 and 486 machines. Even though a 386-specific memory
  59.    manager can decrease video performance, this penalty does not seem likely to
  60.    bias testing results.
  61.                       ****
  62.  
  63.  
  64.  
  65.    1. DOS AND BIOS TEXT VIDEO ACCELERATION FACTOR
  66.      (relative to benchmarks without accelerator)
  67.  
  68.  
  69.                     CPU:   286-10Mhz   386-16Mhz   486-25Mhz   486-33Mhz
  70.                           ┌─────────┐ ┌─────────┐ ┌─────────┐ ┌─────────┐
  71.                           │ VIz 286 │ │ VIz 386 │ │ VIz 486 │ │ VIz 486 │
  72.                           │  4.24   │ │  4.24   │ │  4.24   │ │  4.24   │
  73.        ╒════════════════╕ ╞═════════╡ ╞═════════╡ ╞═════════╡ ╞═════════╡
  74.        │ VIzMARK:       │ │         │ │         │ │         │ │         │
  75.        │ DOS via StdOut │ │  8.09   │ │  6.67   │ │  2.30   │ │  2.20   │
  76.        │ CONsole fast   │ │  5.44   │ │  3.06   │ │  1.94   │ │  1.65   │
  77.        │ ANSI sequences │ │  None   │ │  None   │ │  None   │ │  None   │
  78.        │                │ │         │ │         │ │         │ │         │
  79.        │ BIOS teletype  │ │  6.14   │ │  4.00   │ │  2.13   │ │  1.93   │
  80.        │ BIOS windows   │ │  4.19   │ │  2.85   │ │  1.92   │ │  1.44   │
  81.        │ BIOS miscellan │ │ 17.71   │ │  4.62   │ │  2.15   │ │  1.78   │
  82.        └────────────────┘ └─────────┘ └─────────┘ └─────────┘ └─────────┘
  83.  
  84.  
  85.  
  86.    2. COMPARISONS WITH OTHER ACCELERATORS (1)
  87.  
  88.  
  89.             CPU         ┌─────────────────────────────────────────────────────┐
  90.         386-16 Mhz      │ VIz 386 QUICKCRT  PCKSCRN  THEFAST  VSCREEN  WARPF  │
  91.         MS-DOS 5.0      │  4.24     (2)       (3)      (4)      (5)     (6)   │
  92.    ╒══════════════════╕ ╞═════════════════════════════════════════════════════╡
  93.    │ Resident (bytes) │ │  960      1456      4592     912      1040    1296  │
  94.    │ Command switches │ │  none      /F      /A+/Q+    none     none     /S   │
  95.    ├──────────────────┤ ├─────────────────────────────────────────────────────┤
  96.    │ VIzMARK:         │ │                                                     │
  97.    │  DOS via StdOut  │ │  6.67     2.49      2.13     0.95     1.36    0.98  │
  98.    │  CONsole fast    │ │  3.06     2.88      2.38     0.93     1.25    0.98  │
  99.    │  ANSI sequences  │ │  None     None      None     None     None    None  │
  100.    │                  │ │                                                     │
  101.    │  BIOS teletype   │ │  4.00     3.63      2.99     0.94     1.50    1.00  │
  102.    │  BIOS windows    │ │  2.85     1.86      1.70     0.96     1.80    1.00  │
  103.    │  BIOS miscellan  │ │  4.62     4.20      3.26     3.37     1.71    0.96  │
  104.    └──────────────────┘ └─────────────────────────────────────────────────────┘
  105.    ╒══════════════════╕ ╒═════════════════════════════════════════════════════╕
  106.    │ Output factor (7)│ │  4.24     3.01      2.49     1.45     1.52    0.98  │
  107.    │ Factor/kbyte  (8)│ │  4.52     2.12      0.56     1.63     1.50    0.77  │
  108.    ╘══════════════════╛ ╘═════════════════════════════════════════════════════╛
  109.  
  110.    NOTES:
  111.  
  112.    (1) ZENO.COM (version 2.20) could not included in the above comparisons
  113.        because its 'teletype' service garbled the DOS prompt/command line.
  114.  
  115.    (2) Copyright 1986 T. Overfield (version 1.00).
  116.    (3) Copyright 1987-89 MultiSoft Corporation (version 1.05).
  117.    (4) Copyright 1986-87 TheSoft Programming Services (version 1.04).
  118.    (5) Copyright 1985-87 Golden Bow Systems (version 1.06).
  119.    (6) Written by E. Tauck (version 1.00).  Provides partial ANSI support.
  120.  
  121.    (7) Sum of the acceleration factors divided by the 5 tests.
  122.    (8) Mean video acceleration factor divided by the resident size (rounded
  123.        to the next larger paragraph [16 bytes] boundary) in kbytes (1 kbyte
  124.        = 1,024 bytes). This is an approximate index of the effectiveness of
  125.        the resident code in implementing video acceleration.
  126.  
  127.  
  128.  
  129.    3. STANDARD ANSI VIDEO ACCELERATION FACTOR
  130.       (relative to benchmarks under ANSI.SYS)
  131.  
  132.  
  133.                     CPU:   286-10 Mhz   386-16 Mhz   486-25 Mhz   486-33 Mhz
  134.                           ┌──────────┐ ┌──────────┐ ┌──────────┐ ┌──────────┐
  135.                           │  VIz 286 │ │  VIz 386 │ │  VIz 486 │ │  VIz 486 │
  136.                           │ 4.24 (1) │ │ 4.24 (2) │ │ 4.24 (3) │ │ 4.24 (2) │
  137.      ╒══════════════════╕ ╞══════════╡ ╞══════════╡ ╞══════════╡ ╞══════════╡
  138.      │ Command switches │ │  /A+/Z-  │ │  /A+/Z-  │ │  /A+/Z-  │ │  /A+/Z-  │
  139.      ├──────────────────┤ ├──────────┤ ├──────────┤ ├──────────┤ ├──────────┤
  140.      │ VIzMARK:         │ │          │ │          │ │          │ │          │
  141.      │  DOS via StdOut  │ │   4.11   │ │   4.80   │ │   2.63   │ │   1.98   │
  142.      │  CONsole fast    │ │   6.82   │ │   6.13   │ │   2.32   │ │   1.86   │
  143.      │  ANSI sequences  │ │  10.06   │ │   5.20   │ │   4.50   │ │   2.55   │
  144.      │                  │ │          │ │          │ │          │ │          │
  145.      │  BIOS teletype   │ │   6.14   │ │   3.95   │ │   2.23   │ │   2.10   │
  146.      │  BIOS windows    │ │   4.19   │ │   2.85   │ │   1.92   │ │   1.44   │
  147.      │  BIOS miscellan  │ │  17.17   │ │   4.62   │ │   2.15   │ │   2.05   │
  148.      └──────────────────┘ └──────────┘ └──────────┘ └──────────┘ └──────────┘
  149.                               
  150.    NOTES:
  151.  
  152.    (1) Relative to ANSI.SYS (MS-DOS version 3.30).
  153.    (2) Relative to ANSI.SYS (MS-DOS version 5.00).
  154.    (3) Relative to ANSI.SYS (MS-DOS version 4.01).
  155.  
  156.  
  157.  
  158.  
  159.    4. COMPARISONS WITH OTHER ANSI FILTERS (1)
  160.  
  161.  
  162.               CPU         ┌───────────────────────────────────────────────┐
  163.           386-16 Mhz      │ VIz 386 ANSI.COM NANSI.SYS ZANSI.SYS ZAVT.SYS │
  164.           MS-DOS 5.0      │   (2)     (3)       (4)       (5)      (6)    │
  165.      ╒══════════════════╕ ╞═══════════════════════════════════════════════╡
  166.      │ Resident (bytes) │ │  1744     2336      4240      2720     3536   │
  167.      │ Command switches │ │ /Z-/A+   FAST/B0    none      none     none   │
  168.      ├──────────────────┤ ├───────────────────────────────────────────────┤
  169.      │ VIzMARK:         │ │                                               │
  170.      │  DOS via StdOut  │ │  4.80     2.23      2.82      4.36     3.20   │
  171.      │  CONsole fast    │ │  6.13     2.36      3.17      5.11     3.68   │
  172.      │  ANSI sequences  │ │  5.20     1.99      3.01      3.68     3.84   │
  173.      │                  │ │                                               │
  174.      │  BIOS teletype   │ │  4.00     1.00      1.00      1.00     1.00   │
  175.      │  BIOS windows    │ │  2.85     1.00      1.00      1.00     1.00   │
  176.      │  BIOS miscellan  │ │  4.62     1.00      1.00      1.00     1.00   │
  177.      └──────────────────┘ └───────────────────────────────────────────────┘
  178.      ╒══════════════════╕ ╒═══════════════════════════════════════════════╕
  179.      │ Output factor (7)│ │  5.38     2.19      3.00      4.38     3.57   │
  180.      │ Factor/kbyte  (8)│ │  3.16     0.96      0.73      1.65     1.03   │
  181.      ╘══════════════════╛ ╘═══════════════════════════════════════════════╛
  182.  
  183.    NOTES:
  184.  
  185.    (1) Relative to the ANSI.SYS driver distributed with MS-DOS 5.00.
  186.  
  187.    (2) Version 4.24. The screen accelerator uses 960 bytes of memory and the
  188.        ANSI plus Cursor display resident use 800 bytes together. Notice that
  189.        DOS acceleration switch is off (/Z-) so that all of the DOS output is
  190.        passed to the console driver. While switch /Z+ provides much a faster
  191.        DOS output (10.67 ms/line), it may not implement all ANSI requests.
  192.  
  193.    (3) Copyright 1989 Ziff-Davis Corp., Author: M.J. Mefford (version 1.20).
  194.        Switch /B0 yields the smallest resident size; part of such a resident
  195.        handles keyboard remapping services (not included in the benchmarks).
  196.        Switch 'SLOW' generates an output slower than that of ANSI.SYS alone.
  197.        Resident can be turned off and removed from memory.
  198.  
  199.    (4) Copyright 1986, D. Kegel (version 3.1). Includes a keyboard remapping
  200.        service.  Driver cannot be turned off or removed from memory.
  201.  
  202.    (5) Copyright 1986, 1987, T. Hanlin III (version 1.2).  Does not include
  203.        keyboard remapping services.  Driver cannot be turned off or removed
  204.        from memory.
  205.  
  206.    (6) Copyright 1989, 1990, Luns Tee (version 1.1). Also includes an Avatar
  207.        level 0 handler.  Used ZAVTNK.SYS, which is smaller than ZAVT.SYS and
  208.        has the keyboard remapping service disabled.  Driver cannot be turned
  209.        off or removed from memory.
  210.  
  211.    (7) Sum of the acceleration factors for DOS, CON, and ANSI divided by 3.
  212.  
  213.    (8) Mean DOS/CON/ANSI output factor divided by the resident size (rounded
  214.        to the next larger paragraph [16 bytes] boundary) in kbytes (1 kbyte
  215.        = 1,024 bytes).  This is an approximate index of the effectiveness of
  216.        the resident code in implementing this video output subset.
  217.  
  218.                 ----------------
  219.          ┌─────────────────────────────────────────────────────────────┐
  220.          │ Trademarked names are the property of the respective owners │
  221.          └─────────────────────────────────────────────────────────────┘
  222.  [END]
  223.